home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / soundu / dmp105.zip / DSMI.OS2 < prev    next >
Text File  |  1996-03-09  |  3KB  |  69 lines

  1. +-----------------------------------------------------------------------------+
  2. |                                                                             |
  3. |         ---===          D       S       M       I  /  2    ===---           |
  4. |                                                                             |
  5. |      ---===     Digital Sound & Music Interface for OS/2      ===---        |
  6. |                                                                             |
  7. |         ---===      (C) 1994,1995, 1996 Julien Pierre      ===---           |
  8. |                         (C) 1992,1995 Otto Chrons                           |
  9. |                                                                             |
  10. +-----------------------------------------------------------------------------+
  11.  
  12.  
  13.         DSMI is a sound interface for PC compatible computers. It
  14.         provides programmers with a variety of functions to play music
  15.         and sound effects in their programs.
  16.  
  17.         Here are some of DSMI's capabilities:
  18.  
  19.         * Supports any soundcard with an MMPM/2 driver
  20.         * optionnal real-time support with Direct Audio
  21.         * Up to 32 simultaneous channels lets you play sound effects
  22.           simultaneously with music!
  23.         * Plays MODs, STMs, S3Ms, 669s, MTMs, FARs and other formats
  24.         * Very easy sound card setup
  25.         * Special 16-bit support, which means GREAT sound quality on
  26.           16-bit cards
  27.         * Very extensive programming interface that lets YOU decide what
  28.           to do
  29.         * Modular structure means easier upgrades (e.g. new sound cards)
  30.         * On-line hypertext reference guide! (over 130kB)
  31.         * Example programs
  32.         * Utilizes 386 instruction mix to reach maximum performance,
  33.  
  34.         And last but not the least:
  35.         * DSMI IS DEFINITELY THE MOST EXTENSIVE PLAYER ON EARTH!!
  36.  
  37.  
  38. WHAT'S IN DSMI------------------------------------------------------------
  39.  
  40.                           +-----------------+
  41.                           |                 |
  42.                           |    C version    |
  43.                           |                 |
  44.                           +-----------------+
  45.  
  46.         - Made with IBM C Set ++ 2.1 and Borland Turbo Assembler 4.0, but should also
  47.           work fine with other compilers
  48.         - Comes with DSMI/32, a 32-bit protected mode version of DSMI which
  49.           works with 32-bit C compilers. 
  50.         - A dynamic link library and an import library are provided for
  51.           easy linking
  52.         - Following parts are written in assembly language:
  53.                 * Sound mixing routines
  54.                 * Module player engine
  55.                 * Some miscellaneous functions
  56.         - C source is compiled with IBM C Set ++ 2.1 and uses
  57.           386 instruction set
  58.  
  59. AVAILABILITY--------------------------------------------------------------
  60.  
  61. DSMI/2 is available right now.
  62. For commercial developers, the license is $2000 per program, or $6000 for
  63. use in several programs. You get e-mail support with these.
  64. An additional $3000 will get you all upgrades to DSMI for the next two years,
  65. and I will do some modifications to the library if you have specific requests.
  66. Contact me at madbrain@ibm.net to buy it.
  67.  
  68. For DOS & Win32 versions, contact Otto Chrons : c142092@cs.tut.fi.
  69.